Skip to main content

ElasticSearch (Deprecated)

This document describes how to create a backup and restore Elasticsearch Database in STACKIT.

Access ElasticSearch Service Dashboard

  1. Click on the ElasticSearch dependency in your product detail page to view its details and configurations.
https://odj.cloud/

ElasticSearch

  1. Click on "Show history" in the Deployment section to access infra run history.
https://odj.cloud/

Infra history

  1. In the "Last run" section, locate the "odj-worker-stackit-infra-*" run and click on "Show History"
https://odj.cloud/

Run details

  1. Within the details of the last worker infra run, look for a "Run Logs" section.
  2. Scroll down to the bottom of the logs section and locate the "stackit_elasticsearch_instance.dep" state.
  3. Copy the instance ID.
tip

You can use the search function to find and locate the specific instance ID you are interested in

https://odj.cloud/

Run logs

  1. Replace {INSTANCE-ID} in the following URL with your actual instance ID:

https://a9s-elasticsearch-dashboard.system.01.cf.eu01.stackit.cloud/service-instances/{INSTANCE-ID}

Backup and Restore ElasticSearch Database

To perform backup and restoration of a ElasticSearch database in STACKIT, you can find detailed instructions in the official STACKIT documentation.

ElasticSearch STACKIT Dokumentation